rendernodeimpl: Inline container_node_get_bounds into _new
authorTimm Bäder <mail@baedert.org>
Tue, 4 Jun 2019 14:32:49 +0000 (16:32 +0200)
committerTimm Bäder <mail@baedert.org>
Tue, 4 Jun 2019 14:48:08 +0000 (16:48 +0200)
commit4b3986ae1fa880888b4b37e37e54937b4fe34dcf
tree49708eabf76d323f8aeccb3d62b671ac16a1c096
parentac333d712d3a4ecfbf073b069119a0a724632d6b
rendernodeimpl: Inline container_node_get_bounds into _new

It's the only caller of the function and we can avoid a second loop over
all child nodes this way.
gsk/gskrendernodeimpl.c